Skip to content

Escape text should escape backslash #390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2025
Merged

Conversation

blakeembrey
Copy link
Member

Fixes an issue where backslashes in text wouldn't be escaped if using the stringify method.

@blakeembrey blakeembrey requested a review from a team July 31, 2025 19:08
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.21%. Comparing base (a6bdf40) to head (1b4791e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #390   +/-   ##
=======================================
  Coverage   99.21%   99.21%           
=======================================
  Files           1        1           
  Lines         381      381           
  Branches      132      132           
=======================================
  Hits          378      378           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@bjohansebas bjohansebas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Base automatically changed from be/debug-original-path to master August 18, 2025 18:02
@blakeembrey blakeembrey merged commit a4a8552 into master Aug 18, 2025
9 checks passed
@blakeembrey blakeembrey deleted the be/encode-backslash branch August 18, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants